* type-break.el: Accept time formats that the builtins accept.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2011 23:51:42 +0000 (16:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2011 23:51:42 +0000 (16:51 -0700)
commiteeb13b3a81341f2ad3591c14cfd1ad83c719aabe
tree31b3ee142e9a2a28c57a649a8a5610939f7d79b3
parent892e7c62bcb294c4719aa920eb6f112fb141c5f7
* type-break.el: Accept time formats that the builtins accept.

(timep, type-break-time-difference): Accept any format that
float-time accepts, rather than insisting on (HIGH LOW USECS) format.
This is simpler and helps future-proof the code.
(type-break-time-difference): Round rather than ignoring
subseconds components.
lisp/ChangeLog
lisp/type-break.el